| IdeaBlade.Core Assembly > IdeaBlade.Core Namespace : PropertyInterceptorAction<TArgs> Class | 
For a list of all members of this type, see PropertyInterceptorAction<TArgs> members.
| Name | Description | |
|---|---|---|
|  | Action | The action to be invoked. | 
|  | ArgsType | Type of arguments passed to the action. (Inherited from IdeaBlade.Core.PropertyInterceptorAction) | 
|  | InstanceType | Instance type may not be the same as the TargetType. It may be one of its base classes. (Inherited from IdeaBlade.Core.PropertyInterceptorAction) | 
|  | Key | The identifying name assigned to the action. (Inherited from IdeaBlade.Core.PropertyInterceptorAction) | 
|  | Mode | When the action will be invoked. (Inherited from IdeaBlade.Core.PropertyInterceptorAction) | 
|  | Order | The invocation order of the action. (Inherited from IdeaBlade.Core.PropertyInterceptorAction) | 
|  | TargetName | The name of the property on which the interceptor acts. (Inherited from IdeaBlade.Core.PropertyInterceptorAction) | 
|  | TargetType | The Type of the object on which the interceptor acts. (Inherited from IdeaBlade.Core.PropertyInterceptorAction) | 
|  | ValueType | Type of the property value. (Inherited from IdeaBlade.Core.PropertyInterceptorAction) |